* allout.el (allout-yank-processing): Fix injection of extra space between
authorKen Manheimer <ken.manheimer@gmail.com>
Thu, 30 Jun 2011 14:38:35 +0000 (10:38 -0400)
committerKen Manheimer <ken.manheimer@gmail.com>
Thu, 30 Jun 2011 14:38:35 +0000 (10:38 -0400)
commit9373d3a93005c0f49f74b6bb0240c2d8860d483f
tree5cf07a9328501cefe54adfee1a258c6dbb5087d5
parentfdd5aa5a0fa3d53ae08a8a6ded0e360eb3fa6ed9
* allout.el (allout-yank-processing): Fix injection of extra space between
bullet and non-whitespace character in first topic when pasting, ensuring
that the actual spacing in the pasted topic following the bullet char is
preserved.  This extra space was causing pasted encrypted topics to get a
decrypted status even when the content was actually still encrypted.  Now
the decryption status from before the paste is preserved.

(allout-flag-region): Set all allout overlays so they evaporate when
reduced to zero length (evanescent), to prevent overlay leakage.
lisp/ChangeLog
lisp/allout.el